home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 February / PCWFEB06.iso / Software / FromTheMag / PrintFile 2.1.5 / README.TXT < prev    next >
Text File  |  2000-07-29  |  4KB  |  95 lines

  1. PrintFile README
  2. ----------------
  3.  
  4. Overview
  5. --------
  6.  
  7. PrintFile is a freeware utility program that will enable you to print
  8. files fast and easily. The program recognizes plain text, PostScript,
  9. Encapsulated PostScript (EPS) and binary formats. 
  10.  
  11. Selection of which files to print can be made by the normal Windows file
  12. selection dialog, or by Drag and Drop operations with one or several
  13. files. The latter facilitates batch printing of files. 
  14.  
  15. PrintFile can also act as a print spooler, watching a specified
  16. directory for files. Whenever a file appears in that directory it will
  17. automatically be printed. 
  18.  
  19. When printing text files PrintFile makes a configurable page layout of
  20. the text contents. Several logical pages can be placed on one page of
  21. physical paper (referred to as n-up printing). There are also several
  22. other configurable options controlling the layout. Text files can be
  23. printed on any printer that has a Windows printer driver. Text copied
  24. to the clipboard can also be printed in the same manner as text files.
  25. PrintFile can also do user configurable Pretty Printing of text files.
  26. Keywords and comments can be highlighted using different font styles and
  27. colors. This function is primarily intended for source code files. 
  28.  
  29. Non-text files are sent files directly to a Windows printer. In this
  30. case the program can be seen as a Windows replacement for the DOS
  31. command "copy/b filename LPTx" . As opposed to this DOS command,
  32. PrintFile works well with network printers that have no connection to
  33. any LPTx. This function is mainly intended for printing PostScript files
  34. but may just as well be used for any file created by the "Print to
  35. File" option available for most Windows printer drivers. Such a print
  36. file can for instance be created on a PC without a printer and then be
  37. moved to another PC that has a printer, and here be sent to the printer
  38. using PrintFile.
  39.  
  40. PostScript files can normally only be printed on PostScript printers. If
  41. a conversion program like Ghostscript is available however, PrintFile
  42. can automatically do a conversion before sending the file to the
  43. printer. The program can also print Encapsulated PostScript Files (EPS).
  44. These files can normally only be inserted into documents and not be
  45. printed directly. It is also possible to control the positioning and
  46. layout of the EPS picture on the printer page. Both EPS files with and
  47. without preview can be handled. Other PostScript features is the
  48. possibility to select an arbitrary range of pages for the printout when
  49. printing multiple page PostScript files and to do n-up printing. 
  50.  
  51. PrintFile also works well with command line (DOS) programs. It has
  52. several command line options and can read data from command line
  53. standard input, e.g. a command line pipe. A command like "dir | prfile"
  54. can for instance be used to get a n-up printout of a directory listing. 
  55.  
  56. Both 16-bit (Windows 3.1x) and 32-bit (Windows 9x, NT and 2000) versions
  57. are available in the distribution.
  58.  
  59. Documentation is included in a Windows Help file.
  60.  
  61.  
  62. Requirements
  63. ------------
  64.  
  65. PrintFile requires a PC running one of the following versions of 
  66. Microsoft Windows:
  67.  *  Windows 3.1
  68.  *  Windows 3.11
  69.  *  Windows 95 or later
  70.  *  Windows NT 3.51 or later
  71.  *  Windows 2000
  72.  
  73. No version of PrintFile can be used on OS/2.
  74.  
  75. PrintFile is delivered as a zip file archive. Two different archives are
  76. available, one with both a 16 bit and a 32 bit version of PrintFile, and
  77. another that only contains the 32 bit version. 
  78.  
  79. Installation
  80. ------------
  81.  
  82. In order to install PrintFile you first have to unzip the contents of
  83. the PrintFile zip archive file into a temporary directory. Then run the
  84. setup program. When the installation has finished you can remove the
  85. temporary directory. If you are using WinZip you can do all this just by
  86. pressing the install button in that program. If you are using the
  87. combined 16 and 32 bit archive the installation program will choose the
  88. correct executable for the operating system that you are installing on.
  89. The installation will prompt you for a directory to install PrintFile
  90. into and if a Program Manager group should be created. In Windows 9x, 
  91. NT 4 and 2000 a startup menu item will be created instead. In those Windows
  92. versions you also have the option to create a desktop shortcut for
  93. PrintFile. 
  94.  
  95.